[INFO] fetching crate git-tailor 0.5.0...
[INFO] testing git-tailor-0.5.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate git-tailor 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate git-tailor 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate git-tailor 0.5.0
[INFO] tweaked toml for crates.io crate git-tailor 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-tailor 0.5.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-tailor 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded libgit2-sys v0.18.4+1.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83
[INFO] running `Command { std: "docker" "start" "79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling git-tailor v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.85s
[INFO] running `Command { std: "docker" "inspect" "79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling git-tailor v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.44s
[INFO] running `Command { std: "docker" "inspect" "79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_tailor-2983667a235648bf)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test app::state::tests::test_move_down_at_bottom ... ok
[INFO] [stdout] test app::state::tests::test_move_up_at_top ... ok
[INFO] [stdout] test app::state::tests::test_move_down_with_empty_list ... ok
[INFO] [stdout] test app::state::tests::test_move_up_with_empty_list ... ok
[INFO] [stdout] test fragmap::spg::tests::from_new_hunk_pure_deletion_start_adjusted ... ok
[INFO] [stdout] test fragmap::spg::tests::from_new_hunk_normal_no_adjustment ... ok
[INFO] [stdout] test app::state::tests::test_move_up_from_middle ... ok
[INFO] [stdout] test fragmap::spg::tests::spg_map_end_before_hunk_no_shift ... ok
[INFO] [stdout] test fragmap::spg::tests::from_old_hunk_normal_no_adjustment ... ok
[INFO] [stdout] test fragmap::spg::tests::spg_map_start_exactly_at_old_end_boundary ... ok
[INFO] [stdout] test fragmap::spg::tests::spg_map_end_after_hunk_shifted ... ok
[INFO] [stdout] test fragmap::spg::tests::spg_moved_span_entirely_after_hunk_shifted ... ok
[INFO] [stdout] test fragmap::spg::tests::from_old_hunk_pure_insertion_start_adjusted ... ok
[INFO] [stdout] test fragmap::spg::tests::spg_moved_span_entirely_before_hunk_unchanged ... ok
[INFO] [stdout] test fragmap::spg::tests::spg_moved_span_entirely_consumed_by_deletion ... ok
[INFO] [stdout] test fragmap::spg::tests::spg_moved_span_pure_insertion_hunk_shifts_later_span ... ok
[INFO] [stdout] test fragmap::spg::tests::spg_moved_span_split_around_hunk ... ok
[INFO] [stdout] test fragmap::spg::tests::spgspan_overlap_both_empty_same_position_is_point ... ok
[INFO] [stdout] test fragmap::spg::tests::spgspan_overlap_empty_at_shared_start_is_point ... ok
[INFO] [stdout] test fragmap::spg::tests::spgspan_overlap_contained_interval ... ok
[INFO] [stdout] test fragmap::spg::tests::spgspan_overlap_same_end_interval ... ok
[INFO] [stdout] test fragmap::spg::tests::spgspan_overlap_partial_interval ... ok
[INFO] [stdout] test fragmap::spg::tests::spgspan_overlap_adjacent_is_none ... ok
[INFO] [stdout] test fragmap::spg::tests::spgspan_overlap_disjoint_is_none ... ok
[INFO] [stdout] test fragmap::spg::tests::spgspan_overlap_same_start_interval ... ok
[INFO] [stdout] test fragmap::tests::build_fragmap_far_deletion_does_not_cluster_with_unrelated_modify ... ok
[INFO] [stdout] test fragmap::tests::is_fully_squashable_multiple_clusters_different_targets ... ok
[INFO] [stdout] test fragmap::tests::build_fragmap_rename_groups_old_and_new_in_same_cluster ... ok
[INFO] [stdout] test fragmap::tests::build_fragmap_empty_span_does_not_panic ... ok
[INFO] [stdout] test fragmap::tests::build_fragmap_file_rename_cluster_uses_canonical_path ... ok
[INFO] [stdout] test fragmap::tests::is_fully_squashable_multiple_clusters_same_target ... ok
[INFO] [stdout] test fragmap::spg::tests::spgspan_overlap_empty_not_at_boundary_is_none ... ok
[INFO] [stdout] test fragmap::tests::build_fragmap_no_dedup_keeps_identical_activation_pattern_columns ... ok
[INFO] [stdout] test fragmap::tests::shares_cluster_with_adjacent_pair ... ok
[INFO] [stdout] test fragmap::tests::shares_cluster_with_no_shared_cluster ... ok
[INFO] [stdout] test fragmap::tests::build_fragmap_pure_insertion_clusters_with_later_modifier ... ok
[INFO] [stdout] test fragmap::tests::build_fragmap_single_commit_two_regions_deduped_to_one_column ... ok
[INFO] [stdout] test fragmap::tests::build_fragmap_two_commits_separate_regions_not_deduped ... ok
[INFO] [stdout] test fragmap::tests::is_fully_squashable_single_cluster_adjacent ... ok
[INFO] [stdout] test fragmap::tests::is_fully_squashable_chain_middle_is_squashable ... ok
[INFO] [stdout] test fragmap::spg::tests::spg_map_start_before_hunk_no_shift ... ok
[INFO] [stdout] test fragmap::tests::build_fragmap_three_commits_sequential_on_same_region ... ok
[INFO] [stdout] test fragmap::tests::is_fully_squashable_first_commit_not_squashable ... ok
[INFO] [stdout] test fragmap::tests::shares_cluster_with_one_shared_is_enough ... ok
[INFO] [stdout] test fragmap::tests::shares_cluster_with_same_commit ... ok
[INFO] [stdout] test fragmap::tests::is_fully_squashable_no_clusters_touched ... ok
[INFO] [stdout] test fragmap::tests::shares_cluster_with_blocked_by_middle_commit ... ok
[INFO] [stdout] test fragmap::tests::shares_cluster_with_is_symmetric ... ok
[INFO] [stdout] test fragmap::tests::squash_target_chain_squashable_into_predecessor ... ok
[INFO] [stdout] test fragmap::tests::squash_target_earliest_commit_returns_none ... ok
[INFO] [stdout] test fragmap::tests::squash_target_multiple_clusters_different_targets ... ok
[INFO] [stdout] test fragmap::tests::squash_target_no_clusters_touched ... ok
[INFO] [stdout] test fragmap::tests::squash_target_adjacent ... ok
[INFO] [stdout] test fragmap::tests::squash_target_with_gap ... ok
[INFO] [stdout] test fragmap::tests::squash_target_multiple_clusters_same_target ... ok
[INFO] [stdout] test fragmap::tests::test_build_fragmap_adjacent_spans_stay_separate ... ok
[INFO] [stdout] test fragmap::tests::test_build_fragmap_commit_touches_multiple_clusters ... ok
[INFO] [stdout] test fragmap::tests::squash_target_no_shared_clusters ... ok
[INFO] [stdout] test fragmap::tests::test_build_fragmap_empty_commits ... ok
[INFO] [stdout] test fragmap::tests::test_build_fragmap_multiple_files_separate_clusters ... ok
[INFO] [stdout] test fragmap::tests::test_build_fragmap_touchkind_deleted ... ok
[INFO] [stdout] test fragmap::tests::test_build_fragmap_non_overlapping_separate_clusters ... ok
[INFO] [stdout] test fragmap::tests::test_build_fragmap_overlapping_spans_merge ... ok
[INFO] [stdout] test fragmap::tests::test_build_fragmap_single_commit ... ok
[INFO] [stdout] test fragmap::tests::test_build_fragmap_touchkind_added ... ok
[INFO] [stdout] test fragmap::tests::test_build_fragmap_touchkind_modified ... ok
[INFO] [stdout] test fragmap::tests::test_cluster_relation_invalid_indices ... ok
[INFO] [stdout] test fragmap::tests::test_cluster_relation_earlier_not_less_than_later ... ok
[INFO] [stdout] test fragmap::tests::build_fragmap_adjacent_insertions_cluster_despite_generation_gap ... ok
[INFO] [stdout] test fragmap::tests::test_cluster_relation_conflicting_with_collision ... ok
[INFO] [stdout] test fragmap::tests::test_extract_spans_added_file ... ok
[INFO] [stdout] test fragmap::tests::test_cluster_relation_no_relation_only_one_touches ... ok
[INFO] [stdout] test fragmap::tests::test_extract_spans_multiple_hunks ... ok
[INFO] [stdout] test fragmap::tests::test_extract_spans_single_hunk ... ok
[INFO] [stdout] test fragmap::tests::test_different_functions_same_file_separate_clusters ... ok
[INFO] [stdout] test fragmap::tests::test_extract_spans_skips_deleted_files ... ok
[INFO] [stdout] test fragmap::tests::test_cluster_relation_no_relation_neither_touches ... ok
[INFO] [stdout] test fragmap::tests::test_extract_spans_single_line_change ... ok
[INFO] [stdout] test fragmap::tests::test_cluster_relation_squashable_with_gap ... ok
[INFO] [stdout] test repo::git2_impl::hunks::tests::split_message_preserves_body ... ok
[INFO] [stdout] test fragmap::tests::test_no_snowball_effect_on_cluster_ranges ... ok
[INFO] [stdout] test fragmap::tests::test_extract_spans_skips_empty_hunks ... ok
[INFO] [stdout] test fragmap::tests::test_propagation_distant_changes_not_related ... ok
[INFO] [stdout] test fragmap::tests::test_extract_spans_multiple_files ... ok
[INFO] [stdout] test repo::git2_impl::hunks::tests::split_message_body_whitespace_only_treated_as_no_body ... ok
[INFO] [stdout] test fragmap::tests::test_extract_spans_empty_commit ... ok
[INFO] [stdout] test fragmap::tests::test_cluster_relation_squashable_no_collisions ... ok
[INFO] [stdout] test fragmap::tests::test_propagation_sequential_commits_same_file ... ok
[INFO] [stdout] test fragmap::tests::test_cluster_relation_multiple_clusters ... ok
[INFO] [stdout] test repo::git2_impl::reads::tests::negative_offset_applied_correctly ... ok
[INFO] [stdout] test repo::git2_impl::reads::tests::positive_offset_applied_correctly ... ok
[INFO] [stdout] test repo::git2_impl::reads::tests::utc_epoch_stays_at_zero ... ok
[INFO] [stdout] test views::commit_detail::tests::next_advances_backward ... ok
[INFO] [stdout] test repo::git2_impl::hunks::tests::split_message_summary_only ... ok
[INFO] [stdout] test repo::git2_impl::hunks::tests::split_message_trailing_newline_on_summary ... ok
[INFO] [stdout] test views::commit_detail::tests::next_advances_forward ... ok
[INFO] [stdout] test fragmap::tests::test_propagation_overlapping_hunks_are_related ... ok
[INFO] [stdout] test views::commit_detail::tests::next_from_none_forward ... ok
[INFO] [stdout] test views::commit_detail::tests::next_wraps_backward ... ok
[INFO] [stdout] test views::commit_detail::tests::next_wraps_forward ... ok
[INFO] [stdout] test views::commit_detail::tests::next_from_none_backward ... ok
[INFO] [stdout] test app::state::tests::test_move_down_from_middle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gt-77ec258e050fab9a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::execute_drop_complete_sets_success_message ... ok
[INFO] [stdout] test tests::prepare_split_above_threshold_enters_confirm_mode ... ok
[INFO] [stdout] test tests::execute_move_complete_sets_success_message ... ok
[INFO] [stdout] test tests::execute_move_head_error_continues ... ok
[INFO] [stdout] test tests::rebase_abort_error_sets_error_message ... ok
[INFO] [stdout] test tests::prepare_split_count_error_sets_error_message ... ok
[INFO] [stdout] test tests::execute_drop_error_sets_error_message ... ok
[INFO] [stdout] test tests::rebase_abort_success_sets_success_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/commit_diff.rs (/opt/rustwide/target/debug/deps/commit_diff-7a53fee3f7279b3c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_commit_diff_for_fragmap_detects_rename ... ok
[INFO] [stdout] test test_commit_diff_multiple_files ... ok
[INFO] [stdout] test test_commit_diff_multiple_hunks ... ok
[INFO] [stdout] test test_commit_diff_metadata ... ok
[INFO] [stdout] test test_commit_diff_root_commit_all_additions ... ok
[INFO] [stdout] test test_commit_diff_file_deletion ... ok
[INFO] [stdout] test test_commit_diff_file_modification ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/drop_commit.rs (/opt/rustwide/target/debug/deps/drop_commit-d93ff0bde8991827)
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test auto_stage::auto_stage_resolved_conflicts_stages_externally_edited_file ... ok
[INFO] [stdout] test dirty_state::drop_commit_allowed_with_staged_submodule ... ok
[INFO] [stdout] test dirty_state::drop_commit_blocked_with_unstaged_changes ... ok
[INFO] [stdout] test continue_abort::drop_continue_with_unresolved_conflicts_stays_in_conflict_mode ... ok
[INFO] [stdout] test dirty_state::drop_commit_blocked_with_staged_changes ... ok
[INFO] [stdout] test error_cases::drop_commit_with_no_descendants ... ok
[INFO] [stdout] test happy_path::drop_head_commit_removes_it ... ok
[INFO] [stdout] test error_cases::drop_only_commit_on_branch_fails ... ok
[INFO] [stdout] test error_cases::drop_merge_commit_fails ... ok
[INFO] [stdout] test continue_abort::drop_abort_restores_original_branch ... ok
[INFO] [stdout] test root_commit::drop_root_commit_single_descendant ... ok
[INFO] [stdout] test happy_path::drop_middle_commit_rebases_descendants ... ok
[INFO] [stdout] test conflict::drop_returns_conflict_when_descendant_depends_on_dropped_commit ... ok
[INFO] [stdout] test dirty_state::rebase_abort_leaves_clean_working_tree ... ok
[INFO] [stdout] test auto_stage::auto_stage_does_not_stage_file_with_conflict_markers ... ok
[INFO] [stdout] test error_cases::drop_abort_after_second_conflict_restores_branch ... ok
[INFO] [stdout] test conflict::drop_conflict_state_has_correct_remaining_oids ... ok
[INFO] [stdout] test root_commit::drop_root_commit_makes_next_commit_orphan ... ok
[INFO] [stdout] test root_commit::drop_root_commit_descendant_modifies_root_file_conflicts ... ok
[INFO] [stdout] test happy_path::drop_preserves_commit_messages ... ok
[INFO] [stdout] test continue_abort::drop_continue_after_resolving_conflict ... ok
[INFO] [stdout] test happy_path::drop_with_multiple_descendants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/list_commits.rs (/opt/rustwide/target/debug/deps/list_commits-e9399b2f0d2b7ecb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_list_commits_metadata ... ok
[INFO] [stdout] test test_list_commits_with_same_commit ... ok
[INFO] [stdout] test test_list_commits_with_branch_name ... ok
[INFO] [stdout] test test_list_commits_returns_oldest_to_newest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mergetool.rs (/opt/rustwide/target/debug/deps/mergetool-d17ae3f532cc2cfd)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test resolve_merge_tool_cmd_returns_builtin_for_vimdiff ... ok
[INFO] [stdout] test resolve_merge_tool_cmd_returns_custom_cmd_for_unknown_tool ... ok
[INFO] [stdout] test read_index_stage_returns_none_when_no_conflict_entry ... ok
[INFO] [stdout] test resolve_merge_tool_cmd_returns_builtin_for_kdiff3 ... ok
[INFO] [stdout] test read_conflicting_files_returns_empty_when_no_conflict ... ok
[INFO] [stdout] test resolve_merge_tool_cmd_returns_none_when_no_config ... ok
[INFO] [stdout] test resolve_merge_tool_cmd_prefers_custom_cmd_over_builtin ... ok
[INFO] [stdout] test resolve_merge_tool_cmd_returns_builtin_for_meld ... ok
[INFO] [stdout] test resolve_merge_tool_cmd_returns_none_for_unknown_tool_without_cmd ... ok
[INFO] [stdout] test read_index_stage_returns_exact_content_for_each_stage ... ok
[INFO] [stdout] test read_conflicting_files_returns_multiple_paths ... ok
[INFO] [stdout] test read_conflicting_files_is_sorted ... ok
[INFO] [stdout] test stage_file_clears_conflict_entries_in_index ... ok
[INFO] [stdout] test stage_file_clears_conflict_for_deleted_file ... ok
[INFO] [stdout] test run_for_all_files_stages_file_and_clears_conflict ... ok
[INFO] [stdout] test workdir_returns_repository_working_directory ... ok
[INFO] [stdout] test stage_file_and_check_content_matches_written_file ... ok
[INFO] [stdout] test read_index_stage_returns_none_for_non_existent_path ... ok
[INFO] [stdout] test read_index_stage_returns_content_after_conflict ... ok
[INFO] [stdout] test read_conflicting_files_lists_conflicted_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/move_commit.rs (/opt/rustwide/target/debug/deps/move_commit-36aff7d038d7db82)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test happy_path::move_commit_earlier ... ok
[INFO] [stdout] test dirty_state::move_root_to_later_descendant_modifies_root_file_conflicts ... ok
[INFO] [stdout] test dirty_state::move_commit_blocked_with_staged_changes ... ok
[INFO] [stdout] test happy_path::move_commit_conflict_returns_conflict_state ... ok
[INFO] [stdout] test dirty_state::move_root_commit_to_later_position ... ok
[INFO] [stdout] test happy_path::move_commit_to_beginning ... ok
[INFO] [stdout] test dirty_state::move_commit_blocked_with_unstaged_changes ... ok
[INFO] [stdout] test happy_path::move_commit_later ... ok
[INFO] [stdout] test dirty_state::move_commit_allowed_with_staged_submodule ... ok
[INFO] [stdout] test happy_path::move_head_commit_earlier ... ok
[INFO] [stdout] test happy_path::move_commit_preserves_file_contents ... ok
[INFO] [stdout] test dirty_state::move_commit_to_root_position ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reference_point.rs (/opt/rustwide/target/debug/deps/reference_point-61276de7d5b5911e)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test default_branch_returns_none_when_origin_head_absent ... ok
[INFO] [stdout] test default_branch_reflects_non_main_default ... ok
[INFO] [stdout] test default_branch_returns_origin_head_when_set ... ok
[INFO] [stdout] test test_merge_base_with_tag ... ok
[INFO] [stdout] test test_merge_base_with_long_hash ... ok
[INFO] [stdout] test test_merge_base_with_branch_name ... ok
[INFO] [stdout] test test_merge_base_same_commit ... ok
[INFO] [stdout] test test_merge_base_with_short_hash ... ok
[INFO] [stdout] test test_merge_base_with_diverged_branches ... ok
[INFO] [stderr]      Running tests/reword_commit.rs (/opt/rustwide/target/debug/deps/reword_commit-c6481bc0053118f7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test reword_preserves_unstaged_changes ... ok
[INFO] [stdout] test reword_preserves_staged_changes ... ok
[INFO] [stdout] test reword_middle_commit_propagates_to_descendants ... ok
[INFO] [stdout] test reword_head_commit_changes_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/split_commit.rs (/opt/rustwide/target/debug/deps/split_commit-f5ff0f95fd540a54)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test per_hunk::split_per_hunk_refuses_single_hunk_commit ... ok
[INFO] [stdout] test per_file::split_per_file_refuses_single_file_commit ... ok
[INFO] [stdout] test per_file::split_per_file_handles_submodule_delta ... ok
[INFO] [stdout] test dirty_state::split_per_hunk_preserves_staged_changes ... ok
[INFO] [stdout] test dirty_state::split_per_file_preserves_unstaged_changes ... ok
[INFO] [stdout] test dirty_state::split_per_hunk_preserves_commit_message_body ... ok
[INFO] [stdout] test per_file::split_per_file_preserves_commit_message_body ... ok
[INFO] [stdout] test dirty_state::split_per_hunk_preserves_unstaged_changes ... ok
[INFO] [stdout] test per_file::split_per_file_creates_two_commits ... ok
[INFO] [stdout] test per_hunk::split_per_hunk_single_file_two_hunks ... ok
[INFO] [stdout] test dirty_state::split_per_file_preserves_staged_changes ... ok
[INFO] [stdout] test per_file::split_per_file_refuses_dirty_overlap ... ok
[INFO] [stdout] test per_file::split_per_file_rebases_descendants ... ok
[INFO] [stdout] test per_hunk_group::split_per_hunk_group_refuses_single_group ... ok
[INFO] [stdout] test multi_path::split_per_hunk_group_multi_path_two_groups ... ok
[INFO] [stdout] test per_hunk::split_per_hunk_two_files_one_hunk_each ... ok
[INFO] [stdout] test root_commit::split_root_commit_per_hunk ... ok
[INFO] [stdout] test root_commit::split_root_commit_per_file ... ok
[INFO] [stdout] test per_hunk_group::split_per_hunk_pure_insertions ... ok
[INFO] [stdout] test per_hunk_group::split_per_hunk_group_preserves_commit_message_body ... ok
[INFO] [stdout] test root_commit::split_root_commit_per_hunk_group ... ok
[INFO] [stdout] test per_hunk_group::split_per_hunk_group_three_commits_two_groups ... ok
[INFO] [stdout] test root_commit::split_root_commit_per_file_with_descendants ... ok
[INFO] [stdout] test per_hunk_group::split_per_hunk_group_two_groups_shared_context ... ok
[INFO] [stdout] test multi_path::split_per_hunk_group_multi_path_three_groups ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/squash_commit.rs (/opt/rustwide/target/debug/deps/squash_commit-ad1d0e6e5f678d8e)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test dirty_state::squash_commits_allowed_with_staged_submodule ... ok
[INFO] [stdout] test dirty_state::squash_commits_blocked_with_unstaged_changes ... ok
[INFO] [stdout] test conflict::squash_try_combine_returns_conflict_state ... ok
[INFO] [stdout] test dirty_state::squash_try_combine_blocked_with_staged_changes ... ok
[INFO] [stdout] test conflict::squash_returns_conflict_when_all_three_modify_same_file ... ok
[INFO] [stdout] test auto_stage::squash_finalize_after_external_conflict_resolution_without_staging ... ok
[INFO] [stdout] test conflict::squash_returns_conflict_when_source_and_target_conflict ... ok
[INFO] [stdout] test dirty_state::squash_try_combine_allowed_with_staged_submodule ... ok
[INFO] [stdout] test conflict::squash_source_onto_target_overlapping_edits_errors ... ok
[INFO] [stdout] test dirty_state::squash_abort_leaves_clean_working_tree ... ok
[INFO] [stdout] test dirty_state::squash_commits_blocked_with_staged_changes ... ok
[INFO] [stdout] test rename::squash_across_rename_real_repo ... ok
[INFO] [stdout] test conflict::squash_try_combine_returns_none_when_clean ... ok
[INFO] [stdout] test dirty_state::squash_try_combine_blocked_with_unstaged_changes ... ok
[INFO] [stdout] test conflict::squash_finalize_after_conflict_resolution ... ok
[INFO] [stdout] test auto_stage::squash_finalize_does_not_leak_descendant_files_into_squash_tree ... ok
[INFO] [stdout] test conflict::squash_with_multiple_intermediates_and_descendants ... ok
[INFO] [stdout] test happy_path::squash_preserves_target_authorship ... ok
[INFO] [stdout] test auto_stage::rebase_abort_after_squash_conflict_leaves_no_staged_changes ... ok
[INFO] [stdout] test root_commit::squash_into_root_commit ... ok
[INFO] [stdout] test happy_path::squash_adjacent_commits_source_is_head ... ok
[INFO] [stdout] test happy_path::squash_uses_provided_message ... ok
[INFO] [stdout] test happy_path::squash_non_adjacent_commits_rebases_intermediates ... ok
[INFO] [stdout] test happy_path::squash_source_not_head_rebases_later_commits ... ok
[INFO] [stdout] test rename::squash_across_rename_completes_without_conflict ... ok
[INFO] [stdout] test root_commit::squash_into_root_with_descendants ... ok
[INFO] [stdout] test rename::squash_try_combine_across_rename_returns_none ... ok
[INFO] [stdout] test rename::squash_across_rename_with_descendant ... ok
[INFO] [stdout] test root_commit::fixup_into_root_commit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/static_fragmap.rs (/opt/rustwide/target/debug/deps/static_fragmap-0bd1322f1d5c4dc7)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_commit_with_no_hunks ... ok
[INFO] [stdout] test test_reverse_flag_output_order ... ok
[INFO] [stdout] test test_no_commits ... ok
[INFO] [stdout] test test_squashable_scope_group_shows_squashable_connector ... ok
[INFO] [stdout] test test_squashable_scope_commit_stricter_than_group ... ok
[INFO] [stderr]      Running tests/tui_commit_detail.rs (/opt/rustwide/target/debug/deps/tui_commit_detail-76455f714eeb8858)
[INFO] [stdout] test test_two_adjacent_touches_no_connector ... ok
[INFO] [stdout] test test_synthetic_staged_row_included ... ok
[INFO] [stdout] test test_squashable_connector ... ok
[INFO] [stdout] test test_three_commit_chain_squashable_connectors ... ok
[INFO] [stdout] test test_rename_clusters_with_original_file ... ok
[INFO] [stdout] test test_single_commit_single_touch ... ok
[INFO] [stdout] test test_full_flag_no_dedup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_parse_key_search_bindings ... ok
[INFO] [stdout] test test_search_event_backspace ... ok
[INFO] [stdout] test test_scroll_detail_left_clamps_at_zero ... ok
[INFO] [stdout] test test_scroll_detail_right_clamps_at_max ... ok
[INFO] [stdout] test test_search_next_prev_wraps ... ok
[INFO] [stdout] test test_scroll_detail_left_decrements ... ok
[INFO] [stdout] test test_search_event_escape_dismisses ... ok
[INFO] [stdout] test test_scroll_detail_right_increments ... ok
[INFO] [stdout] test test_parse_key_search_only_in_detail ... ok
[INFO] [stdout] test test_quit_clears_search_before_leaving_detail ... ok
[INFO] [stdout] test test_search_event_char_input ... ok
[INFO] [stdout] test test_search_event_enter_confirms ... ok
[INFO] [stdout] test test_commit_detail_crlf_lines_no_carriage_return ... ok
[INFO] [stdout] test test_search_case_sensitive ... ok
[INFO] [stdout] test test_commit_detail_search_highlight_matches ... ok
[INFO] [stdout] test test_commit_detail_hscroll_offset_clips_content ... ok
[INFO] [stdout] test test_commit_detail_short_lines_no_hscroll ... ok
[INFO] [stdout] test test_commit_detail_long_lines_hscroll_visible ... ok
[INFO] [stdout] test test_commit_detail_search_bar_visible ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tui_commit_list.rs (/opt/rustwide/target/debug/deps/tui_commit_list-37d4a1d5e40e8582)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_commit_list_with_selection ... ok
[INFO] [stdout] test test_footer_hint_fits ... ok
[INFO] [stdout] test test_commit_list_scrolled_to_bottom ... ok
[INFO] [stdout] test test_commit_list_reversed_scrolled ... ok
[INFO] [stdout] test test_status_bar_long_error ... ok
[INFO] [stdout] test test_commit_list_long_summary ... ok
[INFO] [stdout] test test_footer_hint_too_narrow ... ok
[INFO] [stdout] test test_status_bar_short_error ... ok
[INFO] [stdout] test test_commit_list_empty ... ok
[INFO] [stdout] test test_commit_list_scrolled_to_top ... ok
[INFO] [stdout] test test_commit_list_with_commits ... ok
[INFO] [stdout] test test_commit_list_reversed_with_commits ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tui_drop_confirm.rs (/opt/rustwide/target/debug/deps/tui_drop_confirm-8f37f27a7331afdc)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_drop_conflict_dialog_still_unresolved_warning ... ok
[INFO] [stdout] test test_drop_confirm_dialog_narrow_terminal ... ok
[INFO] [stdout] test test_drop_conflict_dialog_no_remaining ... ok
[INFO] [stdout] test test_drop_confirm_dialog_long_summary ... ok
[INFO] [stdout] test test_drop_conflict_dialog_narrow_terminal ... ok
[INFO] [stdout] test test_drop_confirm_dialog ... ok
[INFO] [stdout] test test_drop_conflict_dialog_long_summary ... ok
[INFO] [stdout] test test_drop_conflict_dialog_with_remaining ... ok
[INFO] [stdout] test test_drop_conflict_dialog_with_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tui_fragmap.rs (/opt/rustwide/target/debug/deps/tui_fragmap-db1d19ee4cf19f79)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_fragmap_full_duplicate_columns_visible ... ok
[INFO] [stdout] test test_fragmap_conflicting_pair ... ok
[INFO] [stdout] test test_fragmap_horizontal_scroll ... ok
[INFO] [stdout] test test_fragmap_squashable_scope_commit ... ok
[INFO] [stdout] test test_fragmap_reversed ... ok
[INFO] [stdout] test test_fragmap_squashable_scope_group ... ok
[INFO] [stdout] test test_fragmap_squashable_pair ... ok
[INFO] [stdout] test test_fragmap_adjacent_squashable ... ok
[INFO] [stdout] test test_fragmap_mixed_columns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tui_help.rs (/opt/rustwide/target/debug/deps/tui_help-aa27652e0edcc7a3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_help_dialog_short_terminal_scrollbar ... ok
[INFO] [stdout] test test_help_dialog_full_size ... ok
[INFO] [stdout] test test_help_dialog_scrolled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tui_main_view.rs (/opt/rustwide/target/debug/deps/tui_main_view-b80aa2397139c9ad)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_separator_clamps_right ... ok
[INFO] [stdout] test test_commit_detail_shown_on_narrow_terminal ... ok
[INFO] [stdout] test test_separator_clamps_left ... ok
[INFO] [stdout] test test_separator_default_position ... ok
[INFO] [stdout] test test_separator_title_truncation_boundary ... ok
[INFO] [stdout] test test_separator_shifted_left ... ok
[INFO] [stdout] test test_separator_shifted_right ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tui_move_select.rs (/opt/rustwide/target/debug/deps/tui_move_select-92faf5ae94b90a49)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_move_confirm_at_source_plus_one_shows_error ... ok
[INFO] [stdout] test test_move_navigation_skips_source ... ok
[INFO] [stdout] test test_move_esc_cancels ... ok
[INFO] [stdout] test test_move_navigation_clamps_at_boundaries ... ok
[INFO] [stdout] test test_enter_move_select_single_commit_blocked ... ok
[INFO] [stdout] test test_enter_move_select_sets_correct_indices ... ok
[INFO] [stdout] test test_move_navigation_reverse_inverts_direction ... ok
[INFO] [stdout] test test_move_confirm_at_same_position_shows_error ... ok
[INFO] [stdout] test test_enter_move_select_blocks_on_synthetic ... ok
[INFO] [stdout] test test_move_confirm_returns_execute_move ... ok
[INFO] [stdout] test test_enter_move_select_oldest_commit_starts_at_valid_position ... ok
[INFO] [stdout] test test_move_select_source_highlighted ... ok
[INFO] [stdout] test test_move_select_footer_renders ... ok
[INFO] [stdout] test test_move_select_reversed ... ok
[INFO] [stdout] test test_move_select_separator_at_middle ... ok
[INFO] [stdout] test test_move_select_separator_at_top ... ok
[INFO] [stderr]      Running tests/tui_split_select.rs (/opt/rustwide/target/debug/deps/tui_split_select-b9cde4b2d14471f2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/tui_squash_select.rs (/opt/rustwide/target/debug/deps/tui_squash_select-ced7be1ac9e4b117)
[INFO] [stdout] test test_split_dialog_per_hunk_selected ... ok
[INFO] [stdout] test test_split_dialog_per_file_selected ... ok
[INFO] [stdout] test test_split_dialog_per_hunk_group_selected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_squash_clamps_in_reverse_mode ... ok
[INFO] [stdout] test test_fixup_blocked_on_single_commit ... ok
[INFO] [stdout] test test_squash_esc_cancels ... ok
[INFO] [stdout] test test_squash_blocked_on_single_commit ... ok
[INFO] [stdout] test test_squash_into_self_blocked ... ok
[INFO] [stdout] test test_squash_into_staged_blocked ... ok
[INFO] [stdout] test test_squash_confirm_returns_prepare_squash ... ok
[INFO] [stdout] test test_squash_navigation_moves_selection ... ok
[INFO] [stdout] test test_squash_clamps_to_source_index ... ok
[INFO] [stdout] test test_fixup_confirm_returns_prepare_fixup ... ok
[INFO] [stdout] test test_squash_page_down_clamped ... ok
[INFO] [stdout] test test_squash_candidate_coloring_with_fragmap ... ok
[INFO] [stdout] test test_squash_footer_source_different_from_selection ... ok
[INFO] [stdout] test test_squash_dims_later_commits ... ok
[INFO] [stdout] test test_squash_footer_renders ... ok
[INFO] [stdout] test test_squash_candidate_coloring_conflicting ... ok
[INFO] [stdout] test test_fixup_footer_renders ... ok
[INFO] [stderr]      Running tests/tui_theme.rs (/opt/rustwide/target/debug/deps/tui_theme-b840de3c040f2cd1)
[INFO] [stdout] test test_squash_blocked_on_staged_row ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_theme_classic_focus_first ... ok
[INFO] [stdout] test test_theme_classic_focus_last ... ok
[INFO] [stdout] test test_theme_highlight_focus_first ... ok
[INFO] [stdout] test test_theme_highlight_focus_last ... ok
[INFO] [stdout] test test_theme_plain_focus_first ... ok
[INFO] [stdout] test test_theme_highlight_focus_middle ... ok
[INFO] [stdout] test test_theme_plain_focus_last ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests git_tailor
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/views/dialog.rs - views::dialog::Dialog (line 128) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.40s; merged doctests compilation took 0.40s
[INFO] running `Command { std: "docker" "inspect" "79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83", kill_on_drop: false }`
[INFO] [stdout] 79a5eebfad436143f5ecec505b5497d4d045f76c7e9d6e5ecf49bfd5a0f57c83
